home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
stepp000.swf
/
scripts
/
DefineButton2_930
/
BUTTONCONDACTION on(release).as
< prev
Wrap
Text File
|
2010-04-12
|
84b
|
7 lines
on(release){
tellTarget("ControlFleche")
{
gotoAndPlay(1);
}
}